Reduce x-selection-timeout to 5s, and add a message for clipboard manager saving.
authorChong Yidong <cyd@gnu.org>
Sat, 25 Feb 2012 03:01:11 +0000 (11:01 +0800)
committerChong Yidong <cyd@gnu.org>
Sat, 25 Feb 2012 03:01:11 +0000 (11:01 +0800)
commit878e9dcee4596bf89c50fe79cf626e4f9bf24ef8
tree84c118d2d9966d35ac9d97e24d6224cf74be81b4
parent71d50e6b71cdbd3885d9d9ab26a757ad5caa7feb
Reduce x-selection-timeout to 5s, and add a message for clipboard manager saving.

* lisp/term/x-win.el (x-initialize-window-system): Reduce default for
x-selection-timeout to 5 seconds.

* src/xselect.c (Fx_selection_exists_p): Doc fix.
(x_clipboard_manager_save_all): Print an informative message
before saving to clipboard manager.
lisp/ChangeLog
lisp/dired.el
lisp/term/x-win.el
src/ChangeLog
src/xselect.c